home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / ctenari / Kalina / PePa MP3 Encoder.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2001-07-09  |  30KB  |  1,156 lines

  1. object Form1: TForm1
  2.   Left = 159
  3.   Top = 118
  4.   Width = 640
  5.   Height = 398
  6.   ActiveControl = DirectoryListBox1
  7.   BorderIcons = [biSystemMenu, biMinimize]
  8.   Caption = 'PePa MP3 Encoder'
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 398
  11.   Constraints.MinWidth = 640
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnCanResize = FormCanResize
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   OnKeyDown = DirectoryListBox1KeyDown
  23.   OnResize = FormResize
  24.   OnShow = FormShow
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Panel2: TPanel
  28.     Left = 0
  29.     Top = 23
  30.     Width = 447
  31.     Height = 329
  32.     Align = alClient
  33.     BevelOuter = bvNone
  34.     TabOrder = 4
  35.     object Panel4: TPanel
  36.       Left = 201
  37.       Top = 45
  38.       Width = 75
  39.       Height = 284
  40.       Align = alLeft
  41.       BevelOuter = bvNone
  42.       TabOrder = 0
  43.       OnMouseMove = Panel4MouseMove
  44.       object SpeedButton1: TBUSpeedButton
  45.         Left = 0
  46.         Top = 174
  47.         Width = 76
  48.         Height = 25
  49.         Cursor = crHandPoint
  50.         Caption = 'Start !'
  51.         Enabled = False
  52.         OnClick = SpeedButton1Click
  53.         HotTrack = True
  54.         HotTrackFont.Charset = DEFAULT_CHARSET
  55.         HotTrackFont.Color = clGreen
  56.         HotTrackFont.Height = -11
  57.         HotTrackFont.Name = 'MS Sans Serif'
  58.         HotTrackFont.Style = []
  59.         OnMouseEnter = SpeedButton1MouseEnter
  60.         OnMouseLeave = Button2MouseLeave
  61.       end
  62.       object Button2: TBUSpeedButton
  63.         Left = 0
  64.         Top = 0
  65.         Width = 76
  66.         Height = 25
  67.         Cursor = crHandPoint
  68.         Caption = '--->'
  69.         OnClick = Button2Click
  70.         HotTrack = True
  71.         HotTrackFont.Charset = DEFAULT_CHARSET
  72.         HotTrackFont.Color = clBlue
  73.         HotTrackFont.Height = -11
  74.         HotTrackFont.Name = 'MS Sans Serif'
  75.         HotTrackFont.Style = [fsUnderline]
  76.         OnMouseEnter = Button2MouseEnter
  77.         OnMouseLeave = Button2MouseLeave
  78.       end
  79.       object Button3: TBUSpeedButton
  80.         Left = 0
  81.         Top = 24
  82.         Width = 76
  83.         Height = 25
  84.         Cursor = crHandPoint
  85.         Caption = '<---'
  86.         OnClick = Button3Click
  87.         HotTrack = True
  88.         HotTrackFont.Charset = DEFAULT_CHARSET
  89.         HotTrackFont.Color = clBlue
  90.         HotTrackFont.Height = -11
  91.         HotTrackFont.Name = 'MS Sans Serif'
  92.         HotTrackFont.Style = [fsUnderline]
  93.         OnMouseEnter = Button3MouseEnter
  94.         OnMouseLeave = Button2MouseLeave
  95.       end
  96.       object Button1: TBUSpeedButton
  97.         Left = 0
  98.         Top = 48
  99.         Width = 76
  100.         Height = 25
  101.         Cursor = crHandPoint
  102.         Caption = 'v∩┐╜echno --->'
  103.         OnClick = Button1Click
  104.         HotTrack = True
  105.         HotTrackFont.Charset = DEFAULT_CHARSET
  106.         HotTrackFont.Color = clBlue
  107.         HotTrackFont.Height = -11
  108.         HotTrackFont.Name = 'MS Sans Serif'
  109.         HotTrackFont.Style = [fsUnderline]
  110.         OnMouseEnter = Button1MouseEnter
  111.         OnMouseLeave = Button2MouseLeave
  112.       end
  113.       object Button4: TBUSpeedButton
  114.         Left = 0
  115.         Top = 72
  116.         Width = 76
  117.         Height = 25
  118.         Cursor = crHandPoint
  119.         Caption = '<--- v∩┐╜echno'
  120.         OnClick = Button4Click
  121.         HotTrack = True
  122.         HotTrackFont.Charset = DEFAULT_CHARSET
  123.         HotTrackFont.Color = clBlue
  124.         HotTrackFont.Height = -11
  125.         HotTrackFont.Name = 'MS Sans Serif'
  126.         HotTrackFont.Style = [fsUnderline]
  127.         OnMouseEnter = Button4MouseEnter
  128.         OnMouseLeave = Button2MouseLeave
  129.       end
  130.     end
  131.     object Panel5: TPanel
  132.       Left = 276
  133.       Top = 45
  134.       Width = 171
  135.       Height = 284
  136.       Align = alClient
  137.       BevelOuter = bvNone
  138.       Caption = 'Panel5'
  139.       TabOrder = 1
  140.       object ListBox1: TListBox
  141.         Left = 0
  142.         Top = 0
  143.         Width = 171
  144.         Height = 284
  145.         Align = alClient
  146.         ItemHeight = 13
  147.         TabOrder = 0
  148.         OnDblClick = ListBox1DblClick
  149.         OnKeyDown = DirectoryListBox1KeyDown
  150.         OnMouseMove = ListBox1MouseMove
  151.       end
  152.     end
  153.     object Panel3: TPanel
  154.       Left = 0
  155.       Top = 45
  156.       Width = 201
  157.       Height = 284
  158.       Align = alLeft
  159.       BevelOuter = bvNone
  160.       Caption = 'Panel3'
  161.       TabOrder = 2
  162.       object FileListBox1: TFileListBox
  163.         Left = 0
  164.         Top = 0
  165.         Width = 201
  166.         Height = 284
  167.         Align = alClient
  168.         FileType = [ftReadOnly, ftHidden, ftSystem, ftArchive, ftNormal]
  169.         ItemHeight = 13
  170.         Mask = '*.wav'
  171.         ParentShowHint = False
  172.         ShowHint = True
  173.         TabOrder = 0
  174.         OnClick = FileListBox1Click
  175.         OnDblClick = FileListBox1DblClick
  176.         OnKeyDown = DirectoryListBox1KeyDown
  177.         OnMouseMove = FileListBox1MouseMove
  178.       end
  179.     end
  180.     object Panel9: TPanel
  181.       Left = 0
  182.       Top = 0
  183.       Width = 447
  184.       Height = 45
  185.       Align = alTop
  186.       BevelOuter = bvNone
  187.       TabOrder = 3
  188.       object Panel10: TPanel
  189.         Left = 0
  190.         Top = 0
  191.         Width = 277
  192.         Height = 45
  193.         Align = alLeft
  194.         BevelOuter = bvNone
  195.         TabOrder = 0
  196.         object dirlabel: TBULabel
  197.           Left = 0
  198.           Top = 21
  199.           Width = 277
  200.           Height = 24
  201.           Align = alClient
  202.           AutoSize = False
  203.           Caption = 'C:\'
  204.           ParentShowHint = False
  205.           ShowHint = True
  206.           Layout = tlCenter
  207.           OnMouseMove = Panel8MouseMove
  208.           HotTrackFont.Charset = DEFAULT_CHARSET
  209.           HotTrackFont.Color = clWindowText
  210.           HotTrackFont.Height = -11
  211.           HotTrackFont.Name = 'MS Sans Serif'
  212.           HotTrackFont.Style = []
  213.         end
  214.         object DirectoryListBox1: TLsDirTreeCombo26
  215.           Left = 0
  216.           Top = 0
  217.           Width = 277
  218.           Height = 21
  219.           Align = alTop
  220.           Glyph.Data = {
  221.             62010000424D620100000000000042000000280000000C0000000C0000000100
  222.             1000030000002001000000000000000000000000000000000000007C0000E003
  223.             00001F000000596B596B596B596B596B596B596B596B596B596B596B596B596B
  224.             596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B
  225.             596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B
  226.             596B596B596B596B596B596B596B596B0000596B596B596B596B596B596B596B
  227.             596B596B596B000000000000596B596B596B596B596B596B596B596B00000000
  228.             000000000000596B596B596B596B596B596B0000000000000000000000000000
  229.             596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B
  230.             596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B
  231.             596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B596B
  232.             596B596B596B}
  233.           ReadOnly = True
  234.           TabOrder = 0
  235.           TreeHeight = 240
  236.           OnChange = DirectoryListBox1Click
  237.           OnMouseMove = Panel8MouseMove
  238.         end
  239.       end
  240.       object Panel11: TPanel
  241.         Left = 277
  242.         Top = 0
  243.         Width = 170
  244.         Height = 45
  245.         Align = alClient
  246.         BevelOuter = bvNone
  247.         TabOrder = 1
  248.         OnMouseMove = Panel8MouseMove
  249.         object Label6: TLabel
  250.           Left = 0
  251.           Top = 14
  252.           Width = 170
  253.           Height = 16
  254.           Align = alTop
  255.           Alignment = taCenter
  256.           AutoSize = False
  257.           Visible = False
  258.           OnMouseMove = Panel8MouseMove
  259.         end
  260.         object Label3: TLabel
  261.           Left = 0
  262.           Top = 0
  263.           Width = 170
  264.           Height = 14
  265.           Align = alTop
  266.           Alignment = taCenter
  267.           AutoSize = False
  268.           Visible = False
  269.           WordWrap = True
  270.           OnMouseMove = Panel8MouseMove
  271.         end
  272.         object Label4: TLabel
  273.           Left = 0
  274.           Top = 30
  275.           Width = 170
  276.           Height = 13
  277.           Align = alTop
  278.           Alignment = taCenter
  279.           AutoSize = False
  280.           Visible = False
  281.           OnMouseMove = Panel8MouseMove
  282.         end
  283.       end
  284.     end
  285.   end
  286.   object Panel1: TPanel
  287.     Left = 0
  288.     Top = 352
  289.     Width = 632
  290.     Height = 19
  291.     Align = alBottom
  292.     BevelOuter = bvNone
  293.     TabOrder = 0
  294.     object hintl: TBULabel
  295.       Left = 0
  296.       Top = 1
  297.       Width = 441
  298.       Height = 17
  299.       Alignment = taCenter
  300.       Anchors = [akLeft, akRight]
  301.       AutoSize = False
  302.       Caption = 'PePa MP3 Encoder'
  303.       Color = clBtnFace
  304.       ParentColor = False
  305.       Layout = tlCenter
  306.       HotTrackFont.Charset = DEFAULT_CHARSET
  307.       HotTrackFont.Color = clWindowText
  308.       HotTrackFont.Height = -11
  309.       HotTrackFont.Name = 'MS Sans Serif'
  310.       HotTrackFont.Style = []
  311.     end
  312.     object SpeedButton3: TBUSpeedButton
  313.       Left = 447
  314.       Top = 0
  315.       Width = 186
  316.       Height = 20
  317.       Cursor = crHandPoint
  318.       Anchors = [akTop, akRight]
  319.       Caption = 'O programu...'
  320.       OnClick = SpeedButton3Click
  321.       HotTrack = True
  322.       HotTrackFont.Charset = DEFAULT_CHARSET
  323.       HotTrackFont.Color = clBlue
  324.       HotTrackFont.Height = -11
  325.       HotTrackFont.Name = 'MS Sans Serif'
  326.       HotTrackFont.Style = [fsUnderline]
  327.       OnMouseEnter = SpeedButton3MouseEnter
  328.       OnMouseLeave = Button2MouseLeave
  329.     end
  330.     object Bevel2: TBevel
  331.       Left = 2
  332.       Top = 1
  333.       Width = 441
  334.       Height = 18
  335.       Anchors = [akLeft, akRight]
  336.       Shape = bsFrame
  337.     end
  338.   end
  339.   object Panel6: TPanel
  340.     Left = 447
  341.     Top = 23
  342.     Width = 185
  343.     Height = 329
  344.     Align = alRight
  345.     BevelOuter = bvNone
  346.     TabOrder = 1
  347.     object Label8: TLabel
  348.       Left = 4
  349.       Top = 156
  350.       Width = 61
  351.       Height = 15
  352.       Alignment = taRightJustify
  353.       AutoSize = False
  354.       Caption = 'Re∩┐╜im'
  355.       WordWrap = True
  356.     end
  357.     object Label7: TLabel
  358.       Left = 4
  359.       Top = 125
  360.       Width = 61
  361.       Height = 24
  362.       Alignment = taRightJustify
  363.       AutoSize = False
  364.       Caption = 'Vzorkovac∩┐╜ frekvence'
  365.       WordWrap = True
  366.     end
  367.     object Label9: TLabel
  368.       Left = 34
  369.       Top = 182
  370.       Width = 32
  371.       Height = 13
  372.       Caption = 'Kvalita'
  373.     end
  374.     object crc: TBUCheckBox
  375.       Left = 3
  376.       Top = 234
  377.       Width = 42
  378.       Height = 17
  379.       Cursor = crHandPoint
  380.       Caption = 'CRC'
  381.       TabOrder = 6
  382.       OnClick = crcClick
  383.       AutoSize = False
  384.       HotTrack = True
  385.       HotTrackFont.Charset = DEFAULT_CHARSET
  386.       HotTrackFont.Color = clBlue
  387.       HotTrackFont.Height = -11
  388.       HotTrackFont.Name = 'MS Sans Serif'
  389.       HotTrackFont.Style = [fsUnderline]
  390.       OnMouseEnter = crcMouseEnter
  391.       OnMouseLeave = Button2MouseLeave
  392.     end
  393.     object ori: TBUCheckBox
  394.       Left = 3
  395.       Top = 218
  396.       Width = 56
  397.       Height = 16
  398.       Cursor = crHandPoint
  399.       Caption = 'Original'
  400.       Checked = True
  401.       State = cbChecked
  402.       TabOrder = 5
  403.       OnClick = oriClick
  404.       AutoSize = False
  405.       HotTrack = True
  406.       HotTrackFont.Charset = DEFAULT_CHARSET
  407.       HotTrackFont.Color = clBlue
  408.       HotTrackFont.Height = -11
  409.       HotTrackFont.Name = 'MS Sans Serif'
  410.       HotTrackFont.Style = [fsUnderline]
  411.       OnMouseEnter = oriMouseEnter
  412.       OnMouseLeave = Button2MouseLeave
  413.     end
  414.     object cop: TBUCheckBox
  415.       Left = 3
  416.       Top = 201
  417.       Width = 65
  418.       Height = 17
  419.       Cursor = crHandPoint
  420.       Caption = 'Copyright'
  421.       TabOrder = 4
  422.       OnClick = copClick
  423.       AutoSize = False
  424.       HotTrack = True
  425.       HotTrackFont.Charset = DEFAULT_CHARSET
  426.       HotTrackFont.Color = clBlue
  427.       HotTrackFont.Height = -11
  428.       HotTrackFont.Name = 'MS Sans Serif'
  429.       HotTrackFont.Style = [fsUnderline]
  430.       OnMouseEnter = copMouseEnter
  431.       OnMouseLeave = Button2MouseLeave
  432.     end
  433.     object mode: TComboBox
  434.       Left = 68
  435.       Top = 153
  436.       Width = 108
  437.       Height = 21
  438.       Cursor = crHandPoint
  439.       Style = csDropDownList
  440.       Font.Charset = DEFAULT_CHARSET
  441.       Font.Color = clWindowText
  442.       Font.Height = -11
  443.       Font.Name = 'MS Sans Serif'
  444.       Font.Style = []
  445.       ItemHeight = 13
  446.       ParentFont = False
  447.       TabOrder = 0
  448.       OnChange = modeChange
  449.       OnKeyDown = DirectoryListBox1KeyDown
  450.       Items.Strings = (
  451.         'Stereo'
  452.         'Joint stereo'
  453.         'Dual channel'
  454.         'Mono')
  455.     end
  456.     object sr: TComboBox
  457.       Left = 68
  458.       Top = 128
  459.       Width = 108
  460.       Height = 21
  461.       Cursor = crHandPoint
  462.       Hint = 
  463.         'Zm∩┐╜nt∩┐╜ frekvenci jen kdy∩┐╜ je zdrojov∩┐╜ soubor m∩┐╜ jinou frekvenci ' +
  464.         'ne∩┐╜ 44100'
  465.       Style = csDropDownList
  466.       Font.Charset = DEFAULT_CHARSET
  467.       Font.Color = clWindowText
  468.       Font.Height = -11
  469.       Font.Name = 'MS Sans Serif'
  470.       Font.Style = []
  471.       ItemHeight = 13
  472.       ParentFont = False
  473.       ParentShowHint = False
  474.       ShowHint = True
  475.       TabOrder = 1
  476.       OnChange = srChange
  477.       OnKeyDown = DirectoryListBox1KeyDown
  478.       Items.Strings = (
  479.         '44100'
  480.         '32000'
  481.         '22050')
  482.     end
  483.     object ComboBox1: TComboBox
  484.       Left = 68
  485.       Top = 178
  486.       Width = 108
  487.       Height = 21
  488.       Cursor = crHandPoint
  489.       Hint = 
  490.         'P∩┐╜i zm∩┐╜n∩┐╜ kvality se nem∩┐╜n∩┐╜ velikost v∩┐╜sledn∩┐╜ho souboru, ale ryc' +
  491.         'hlost komprese.'
  492.       Style = csDropDownList
  493.       Font.Charset = DEFAULT_CHARSET
  494.       Font.Color = clWindowText
  495.       Font.Height = -11
  496.       Font.Name = 'MS Sans Serif'
  497.       Font.Style = []
  498.       ItemHeight = 13
  499.       ParentFont = False
  500.       ParentShowHint = False
  501.       ShowHint = True
  502.       TabOrder = 2
  503.       OnChange = ComboBox1Change
  504.       Items.Strings = (
  505.         'Norm∩┐╜ln∩┐╜'
  506.         'N∩┐╜zk∩┐╜'
  507.         'Vysok∩┐╜'
  508.         'Hlas')
  509.     end
  510.     object GroupBox1: TGroupBox
  511.       Left = 2
  512.       Top = 267
  513.       Width = 183
  514.       Height = 60
  515.       Caption = 'VBR'
  516.       TabOrder = 3
  517.       object Label10: TLabel
  518.         Left = 2
  519.         Top = 40
  520.         Width = 57
  521.         Height = 13
  522.         Caption = 'Kvalita VBR'
  523.       end
  524.       object Label11: TLabel
  525.         Left = 166
  526.         Top = 40
  527.         Width = 6
  528.         Height = 13
  529.         Caption = '4'
  530.       end
  531.       object TrackBar1: TTrackBar
  532.         Left = 59
  533.         Top = 33
  534.         Width = 107
  535.         Height = 21
  536.         Max = 9
  537.         Orientation = trHorizontal
  538.         PageSize = 1
  539.         Frequency = 1
  540.         Position = 4
  541.         SelEnd = 0
  542.         SelStart = 0
  543.         TabOrder = 0
  544.         ThumbLength = 10
  545.         TickMarks = tmTopLeft
  546.         TickStyle = tsAuto
  547.         OnChange = TrackBar1Change
  548.       end
  549.       object CheckBox6: TBUCheckBox
  550.         Left = 55
  551.         Top = 14
  552.         Width = 75
  553.         Height = 17
  554.         Cursor = crHandPoint
  555.         Caption = 'Pou∩┐╜∩┐╜t VBR'
  556.         TabOrder = 1
  557.         OnClick = CheckBox6Click
  558.         AutoSize = False
  559.         HotTrack = True
  560.         HotTrackFont.Charset = DEFAULT_CHARSET
  561.         HotTrackFont.Color = clBlue
  562.         HotTrackFont.Height = -11
  563.         HotTrackFont.Name = 'MS Sans Serif'
  564.         HotTrackFont.Style = [fsUnderline]
  565.         OnMouseEnter = CheckBox6MouseEnter
  566.         OnMouseLeave = Button2MouseLeave
  567.       end
  568.     end
  569.     object pri: TBUCheckBox
  570.       Left = 3
  571.       Top = 250
  572.       Width = 54
  573.       Height = 16
  574.       Cursor = crHandPoint
  575.       Caption = 'Private'
  576.       TabOrder = 7
  577.       OnClick = priClick
  578.       AutoSize = False
  579.       HotTrack = True
  580.       HotTrackFont.Charset = DEFAULT_CHARSET
  581.       HotTrackFont.Color = clBlue
  582.       HotTrackFont.Height = -11
  583.       HotTrackFont.Name = 'MS Sans Serif'
  584.       HotTrackFont.Style = [fsUnderline]
  585.       OnMouseEnter = priMouseEnter
  586.       OnMouseLeave = Button2MouseLeave
  587.     end
  588.     object g: TGroupBox
  589.       Left = 4
  590.       Top = 4
  591.       Width = 179
  592.       Height = 117
  593.       Caption = 'Datov∩┐╜ tok'
  594.       TabOrder = 8
  595.       object b32: TBURadioButton
  596.         Left = 8
  597.         Top = 13
  598.         Width = 65
  599.         Height = 14
  600.         Cursor = crHandPoint
  601.         Caption = '32 kBit/s'
  602.         TabOrder = 0
  603.         OnClick = b32Click
  604.         HotTrack = True
  605.         HotTrackFont.Charset = DEFAULT_CHARSET
  606.         HotTrackFont.Color = clBlue
  607.         HotTrackFont.Height = -11
  608.         HotTrackFont.Name = 'MS Sans Serif'
  609.         HotTrackFont.Style = [fsUnderline]
  610.         OnMouseEnter = b32MouseEnter
  611.         OnMouseLeave = Button2MouseLeave
  612.       end
  613.       object b40: TBURadioButton
  614.         Left = 8
  615.         Top = 27
  616.         Width = 65
  617.         Height = 14
  618.         Cursor = crHandPoint
  619.         Caption = '40 kBit/s'
  620.         TabOrder = 1
  621.         OnClick = b32Click
  622.         HotTrack = True
  623.         HotTrackFont.Charset = DEFAULT_CHARSET
  624.         HotTrackFont.Color = clBlue
  625.         HotTrackFont.Height = -11
  626.         HotTrackFont.Name = 'MS Sans Serif'
  627.         HotTrackFont.Style = [fsUnderline]
  628.         OnMouseEnter = b32MouseEnter
  629.         OnMouseLeave = Button2MouseLeave
  630.       end
  631.       object b48: TBURadioButton
  632.         Left = 8
  633.         Top = 41
  634.         Width = 65
  635.         Height = 14
  636.         Cursor = crHandPoint
  637.         Caption = '48 kBit/s'
  638.         TabOrder = 2
  639.         OnClick = b32Click
  640.         HotTrack = True
  641.         HotTrackFont.Charset = DEFAULT_CHARSET
  642.         HotTrackFont.Color = clBlue
  643.         HotTrackFont.Height = -11
  644.         HotTrackFont.Name = 'MS Sans Serif'
  645.         HotTrackFont.Style = [fsUnderline]
  646.         OnMouseEnter = b32MouseEnter
  647.         OnMouseLeave = Button2MouseLeave
  648.       end
  649.       object b56: TBURadioButton
  650.         Left = 8
  651.         Top = 55
  652.         Width = 65
  653.         Height = 14
  654.         Cursor = crHandPoint
  655.         Caption = '56 kBit/s'
  656.         TabOrder = 3
  657.         OnClick = b32Click
  658.         HotTrack = True
  659.         HotTrackFont.Charset = DEFAULT_CHARSET
  660.         HotTrackFont.Color = clBlue
  661.         HotTrackFont.Height = -11
  662.         HotTrackFont.Name = 'MS Sans Serif'
  663.         HotTrackFont.Style = [fsUnderline]
  664.         OnMouseEnter = b32MouseEnter
  665.         OnMouseLeave = Button2MouseLeave
  666.       end
  667.       object b64: TBURadioButton
  668.         Left = 8
  669.         Top = 69
  670.         Width = 65
  671.         Height = 14
  672.         Cursor = crHandPoint
  673.         Caption = '64 kBit/s'
  674.         TabOrder = 4
  675.         OnClick = b32Click
  676.         HotTrack = True
  677.         HotTrackFont.Charset = DEFAULT_CHARSET
  678.         HotTrackFont.Color = clBlue
  679.         HotTrackFont.Height = -11
  680.         HotTrackFont.Name = 'MS Sans Serif'
  681.         HotTrackFont.Style = [fsUnderline]
  682.         OnMouseEnter = b32MouseEnter
  683.         OnMouseLeave = Button2MouseLeave
  684.       end
  685.       object b80: TBURadioButton
  686.         Left = 8
  687.         Top = 83
  688.         Width = 65
  689.         Height = 14
  690.         Cursor = crHandPoint
  691.         Caption = '80 kBit/s'
  692.         TabOrder = 5
  693.         OnClick = b32Click
  694.         HotTrack = True
  695.         HotTrackFont.Charset = DEFAULT_CHARSET
  696.         HotTrackFont.Color = clBlue
  697.         HotTrackFont.Height = -11
  698.         HotTrackFont.Name = 'MS Sans Serif'
  699.         HotTrackFont.Style = [fsUnderline]
  700.         OnMouseEnter = b32MouseEnter
  701.         OnMouseLeave = Button2MouseLeave
  702.       end
  703.       object b96: TBURadioButton
  704.         Left = 8
  705.         Top = 97
  706.         Width = 65
  707.         Height = 14
  708.         Cursor = crHandPoint
  709.         Caption = '96 kBit/s'
  710.         TabOrder = 6
  711.         OnClick = b32Click
  712.         HotTrack = True
  713.         HotTrackFont.Charset = DEFAULT_CHARSET
  714.         HotTrackFont.Color = clBlue
  715.         HotTrackFont.Height = -11
  716.         HotTrackFont.Name = 'MS Sans Serif'
  717.         HotTrackFont.Style = [fsUnderline]
  718.         OnMouseEnter = b32MouseEnter
  719.         OnMouseLeave = Button2MouseLeave
  720.       end
  721.       object b320: TBURadioButton
  722.         Left = 92
  723.         Top = 98
  724.         Width = 69
  725.         Height = 14
  726.         Cursor = crHandPoint
  727.         Caption = '320 kBit/s'
  728.         TabOrder = 7
  729.         OnClick = b32Click
  730.         HotTrack = True
  731.         HotTrackFont.Charset = DEFAULT_CHARSET
  732.         HotTrackFont.Color = clBlue
  733.         HotTrackFont.Height = -11
  734.         HotTrackFont.Name = 'MS Sans Serif'
  735.         HotTrackFont.Style = [fsUnderline]
  736.         OnMouseEnter = b32MouseEnter
  737.         OnMouseLeave = Button2MouseLeave
  738.       end
  739.       object b256: TBURadioButton
  740.         Left = 92
  741.         Top = 84
  742.         Width = 69
  743.         Height = 14
  744.         Cursor = crHandPoint
  745.         Caption = '256 kBit/s'
  746.         TabOrder = 8
  747.         OnClick = b32Click
  748.         HotTrack = True
  749.         HotTrackFont.Charset = DEFAULT_CHARSET
  750.         HotTrackFont.Color = clBlue
  751.         HotTrackFont.Height = -11
  752.         HotTrackFont.Name = 'MS Sans Serif'
  753.         HotTrackFont.Style = [fsUnderline]
  754.         OnMouseEnter = b32MouseEnter
  755.         OnMouseLeave = Button2MouseLeave
  756.       end
  757.       object b224: TBURadioButton
  758.         Left = 92
  759.         Top = 70
  760.         Width = 69
  761.         Height = 14
  762.         Cursor = crHandPoint
  763.         Caption = '224 kBit/s'
  764.         TabOrder = 9
  765.         OnClick = b32Click
  766.         HotTrack = True
  767.         HotTrackFont.Charset = DEFAULT_CHARSET
  768.         HotTrackFont.Color = clBlue
  769.         HotTrackFont.Height = -11
  770.         HotTrackFont.Name = 'MS Sans Serif'
  771.         HotTrackFont.Style = [fsUnderline]
  772.         OnMouseEnter = b32MouseEnter
  773.         OnMouseLeave = Button2MouseLeave
  774.       end
  775.       object b192: TBURadioButton
  776.         Left = 92
  777.         Top = 56
  778.         Width = 69
  779.         Height = 14
  780.         Cursor = crHandPoint
  781.         Caption = '192 kBit/s'
  782.         TabOrder = 10
  783.         OnClick = b32Click
  784.         HotTrack = True
  785.         HotTrackFont.Charset = DEFAULT_CHARSET
  786.         HotTrackFont.Color = clBlue
  787.         HotTrackFont.Height = -11
  788.         HotTrackFont.Name = 'MS Sans Serif'
  789.         HotTrackFont.Style = [fsUnderline]
  790.         OnMouseEnter = b32MouseEnter
  791.         OnMouseLeave = Button2MouseLeave
  792.       end
  793.       object b160: TBURadioButton
  794.         Left = 92
  795.         Top = 42
  796.         Width = 69
  797.         Height = 14
  798.         Cursor = crHandPoint
  799.         Caption = '160 kBit/s'
  800.         TabOrder = 11
  801.         OnClick = b32Click
  802.         HotTrack = True
  803.         HotTrackFont.Charset = DEFAULT_CHARSET
  804.         HotTrackFont.Color = clBlue
  805.         HotTrackFont.Height = -11
  806.         HotTrackFont.Name = 'MS Sans Serif'
  807.         HotTrackFont.Style = [fsUnderline]
  808.         OnMouseEnter = b32MouseEnter
  809.         OnMouseLeave = Button2MouseLeave
  810.       end
  811.       object b128: TBURadioButton
  812.         Left = 92
  813.         Top = 28
  814.         Width = 69
  815.         Height = 14
  816.         Cursor = crHandPoint
  817.         Caption = '128 kBit/s'
  818.         Checked = True
  819.         TabOrder = 12
  820.         TabStop = True
  821.         OnClick = b32Click
  822.         HotTrack = True
  823.         HotTrackFont.Charset = DEFAULT_CHARSET
  824.         HotTrackFont.Color = clBlue
  825.         HotTrackFont.Height = -11
  826.         HotTrackFont.Name = 'MS Sans Serif'
  827.         HotTrackFont.Style = [fsUnderline]
  828.         OnMouseEnter = b32MouseEnter
  829.         OnMouseLeave = Button2MouseLeave
  830.       end
  831.       object b112: TBURadioButton
  832.         Left = 92
  833.         Top = 14
  834.         Width = 69
  835.         Height = 14
  836.         Cursor = crHandPoint
  837.         Caption = '112 kBit/s'
  838.         TabOrder = 13
  839.         OnClick = b32Click
  840.         HotTrack = True
  841.         HotTrackFont.Charset = DEFAULT_CHARSET
  842.         HotTrackFont.Color = clBlue
  843.         HotTrackFont.Height = -11
  844.         HotTrackFont.Name = 'MS Sans Serif'
  845.         HotTrackFont.Style = [fsUnderline]
  846.         OnMouseEnter = b32MouseEnter
  847.         OnMouseLeave = Button2MouseLeave
  848.       end
  849.     end
  850.     object GroupBox2: TGroupBox
  851.       Left = 76
  852.       Top = 201
  853.       Width = 107
  854.       Height = 68
  855.       Caption = 'Po kompresi soubor'
  856.       TabOrder = 9
  857.       object nemaz: TBURadioButton
  858.         Left = 22
  859.         Top = 20
  860.         Width = 62
  861.         Height = 17
  862.         Cursor = crHandPoint
  863.         Caption = 'Nemazat'
  864.         Checked = True
  865.         TabOrder = 0
  866.         TabStop = True
  867.         HotTrack = True
  868.         HotTrackFont.Charset = DEFAULT_CHARSET
  869.         HotTrackFont.Color = clBlue
  870.         HotTrackFont.Height = -11
  871.         HotTrackFont.Name = 'MS Sans Serif'
  872.         HotTrackFont.Style = [fsUnderline]
  873.       end
  874.       object maz: TBURadioButton
  875.         Left = 22
  876.         Top = 42
  877.         Width = 55
  878.         Height = 17
  879.         Cursor = crHandPoint
  880.         Caption = 'Smazat'
  881.         TabOrder = 1
  882.         HotTrack = True
  883.         HotTrackFont.Charset = DEFAULT_CHARSET
  884.         HotTrackFont.Color = clBlue
  885.         HotTrackFont.Height = -11
  886.         HotTrackFont.Name = 'MS Sans Serif'
  887.         HotTrackFont.Style = [fsUnderline]
  888.         OnMouseEnter = mazMouseEnter
  889.         OnMouseLeave = Button2MouseLeave
  890.       end
  891.     end
  892.   end
  893.   object Panel8: TPanel
  894.     Left = 0
  895.     Top = 0
  896.     Width = 632
  897.     Height = 23
  898.     Align = alTop
  899.     BevelOuter = bvNone
  900.     TabOrder = 3
  901.     OnMouseMove = Panel8MouseMove
  902.     object Label15: TLabel
  903.       Left = 148
  904.       Top = 5
  905.       Width = 43
  906.       Height = 13
  907.       Caption = 'Hlasitost:'
  908.     end
  909.     object Label16: TLabel
  910.       Left = 341
  911.       Top = 5
  912.       Width = 35
  913.       Height = 13
  914.       Caption = 'Pozice:'
  915.     end
  916.     object label5: TLCD99
  917.       Left = 12
  918.       Top = 3
  919.       Width = 69
  920.       Height = 17
  921.       Cursor = crHandPoint
  922.       Color = clBtnFace
  923.       DigitNum = 5
  924.       DigitSpacing = 3
  925.       OffColor = clBtnFace
  926.       OnColor = clWindowText
  927.       SegmentSize = 1
  928.       Value = '00:00'
  929.       OnClick = label5Click
  930.       OnMouseMove = label5MouseMove
  931.     end
  932.     object Player: TMediaPlayer
  933.       Left = 85
  934.       Top = 1
  935.       Width = 57
  936.       Height = 20
  937.       Cursor = crHandPoint
  938.       VisibleButtons = [btPlay, btStop]
  939.       TabOrder = 1
  940.       OnClick = PlayerClick
  941.       OnNotify = PlayerNotify
  942.     end
  943.     object tb: TTrackBar
  944.       Left = 375
  945.       Top = 0
  946.       Width = 256
  947.       Height = 22
  948.       Anchors = [akLeft, akTop, akRight, akBottom]
  949.       Enabled = False
  950.       Orientation = trHorizontal
  951.       PageSize = 20
  952.       Frequency = 1
  953.       Position = 0
  954.       SelEnd = 0
  955.       SelStart = 0
  956.       TabOrder = 2
  957.       TickMarks = tmBoth
  958.       TickStyle = tsNone
  959.       OnChange = tbChange
  960.     end
  961.     object r: TLCD99
  962.       Left = -54
  963.       Top = 3
  964.       Width = 69
  965.       Height = 17
  966.       Cursor = crHandPoint
  967.       Color = clBtnFace
  968.       DigitNum = 5
  969.       DigitSpacing = 3
  970.       OffColor = clBtnFace
  971.       OnColor = clWindowText
  972.       SegmentSize = 1
  973.       Value = '-'
  974.       OnClick = label5Click
  975.       OnMouseMove = label5MouseMove
  976.     end
  977.     object StaticText1: TStaticText
  978.       Left = 45
  979.       Top = 0
  980.       Width = 9
  981.       Height = 23
  982.       Cursor = crHandPoint
  983.       Caption = ':'
  984.       Font.Charset = EASTEUROPE_CHARSET
  985.       Font.Color = clWindowText
  986.       Font.Height = -16
  987.       Font.Name = 'Times New Roman'
  988.       Font.Style = [fsBold]
  989.       ParentFont = False
  990.       TabOrder = 4
  991.       OnClick = label5Click
  992.       OnMouseMove = label5MouseMove
  993.     end
  994.     object TrackBar2: TTrackBar
  995.       Left = 191
  996.       Top = 0
  997.       Width = 150
  998.       Height = 22
  999.       Max = 255
  1000.       Orientation = trHorizontal
  1001.       PageSize = 10
  1002.       Frequency = 1
  1003.       Position = 0
  1004.       SelEnd = 0
  1005.       SelStart = 0
  1006.       TabOrder = 5
  1007.       TickMarks = tmBoth
  1008.       TickStyle = tsNone
  1009.       OnChange = TrackBar2Change
  1010.     end
  1011.   end
  1012.   object comp: TPanel
  1013.     Left = 94
  1014.     Top = 194
  1015.     Width = 447
  1016.     Height = 95
  1017.     Anchors = []
  1018.     TabOrder = 2
  1019.     Visible = False
  1020.     object BUSpeedButton2: TBUSpeedButton
  1021.       Left = 188
  1022.       Top = 38
  1023.       Width = 71
  1024.       Height = 23
  1025.       Cursor = crHandPoint
  1026.       Caption = 'Storno'
  1027.       Font.Charset = DEFAULT_CHARSET
  1028.       Font.Color = clRed
  1029.       Font.Height = -11
  1030.       Font.Name = 'MS Sans Serif'
  1031.       Font.Style = []
  1032.       ParentFont = False
  1033.       OnClick = BUSpeedButton2Click
  1034.       HotTrack = True
  1035.       HotTrackFont.Charset = DEFAULT_CHARSET
  1036.       HotTrackFont.Color = clRed
  1037.       HotTrackFont.Height = -11
  1038.       HotTrackFont.Name = 'MS Sans Serif'
  1039.       HotTrackFont.Style = [fsUnderline]
  1040.       OnMouseLeave = Button2MouseLeave
  1041.     end
  1042.     object Bevel1: TBevel
  1043.       Left = 81
  1044.       Top = 17
  1045.       Width = 285
  1046.       Height = 18
  1047.     end
  1048.     object Label12: TLabel
  1049.       Left = 1
  1050.       Top = 1
  1051.       Width = 445
  1052.       Height = 13
  1053.       Align = alTop
  1054.       Alignment = taCenter
  1055.       Caption = 'Prob∩┐╜h∩┐╜ komprese - '
  1056.     end
  1057.     object Gauge1: TBUSpecialProgress
  1058.       Left = 82
  1059.       Top = 18
  1060.       Width = 283
  1061.       Height = 16
  1062.       StarTColor = clBlue
  1063.       EndColor = clNavy
  1064.       Step = 1
  1065.       Position = 70
  1066.       Color = clWhite
  1067.       Solid = True
  1068.       TextVisible = True
  1069.       TextFont.Charset = DEFAULT_CHARSET
  1070.       TextFont.Color = clYellow
  1071.       TextFont.Height = -11
  1072.       TextFont.Name = 'MS Sans Serif'
  1073.       TextFont.Style = []
  1074.       HintColor = clWhite
  1075.     end
  1076.     object Label13: TLabel
  1077.       Left = 82
  1078.       Top = 36
  1079.       Width = 41
  1080.       Height = 17
  1081.       Alignment = taCenter
  1082.       AutoSize = False
  1083.       Caption = '00:00'
  1084.     end
  1085.     object Label14: TLabel
  1086.       Left = 325
  1087.       Top = 36
  1088.       Width = 41
  1089.       Height = 17
  1090.       Alignment = taCenter
  1091.       AutoSize = False
  1092.       Caption = '00:00'
  1093.     end
  1094.     object BUSpeedButton1: TBUSpeedButton
  1095.       Left = 115
  1096.       Top = 66
  1097.       Width = 217
  1098.       Height = 23
  1099.       Cursor = crHandPoint
  1100.       Caption = 'Minimalizovat do ikony na hlavn∩┐╜m panelu'
  1101.       OnClick = BUSpeedButton1Click
  1102.       HotTrack = True
  1103.       HotTrackFont.Charset = DEFAULT_CHARSET
  1104.       HotTrackFont.Color = clBlue
  1105.       HotTrackFont.Height = -11
  1106.       HotTrackFont.Name = 'MS Sans Serif'
  1107.       HotTrackFont.Style = [fsUnderline]
  1108.     end
  1109.   end
  1110.   object Timer1: TTimer
  1111.     Enabled = False
  1112.     Interval = 1
  1113.     OnTimer = Timer1Timer
  1114.     Left = 362
  1115.     Top = 50
  1116.   end
  1117.   object LameCoder1: TLameCoder
  1118.     CRC = False
  1119.     Original = True
  1120.     DefaultExt = '.mp3'
  1121.     OnBeginProcess = LameCoder1BeginProcess
  1122.     OnBeginFile = LameCoder1BeginFile
  1123.     OnEndFile = LameCoder1EndFile
  1124.     OnEndProcess = LameCoder1EndProcess
  1125.     OnProgress = LameCoder1Progress
  1126.     Left = 506
  1127.     Top = 212
  1128.   end
  1129.   object Timer2: TTimer
  1130.     Interval = 200
  1131.     OnTimer = Timer2Timer
  1132.     Left = 406
  1133.     Top = 190
  1134.   end
  1135.   object Timer3: TTimer
  1136.     Enabled = False
  1137.     OnTimer = Timer3Timer
  1138.     Left = 366
  1139.     Top = 188
  1140.   end
  1141.   object B: TBUSoundControl
  1142.     Left = 528
  1143.     Top = 150
  1144.   end
  1145.   object CoolTrayIcon1: TCoolTrayIcon
  1146.     CycleInterval = 0
  1147.     ShowHint = False
  1148.     Icon.Data = {<image000.ico>}
  1149.     IconVisible = False
  1150.     IconIndex = 0
  1151.     OnClick = CoolTrayIcon1Click
  1152.     Left = 108
  1153.     Top = 206
  1154.   end
  1155. end
  1156.